home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / bbs / reqzip / reqzip.eng < prev    next >
Text File  |  1992-04-03  |  5KB  |  112 lines

  1.  
  2. Here it is in english.......
  3.  
  4.  
  5. Server, REQZIP, is made for people who are "massive readers". That means they
  6. have to read N+1 messages every day.
  7.  
  8. The idea is as follows:
  9.  
  10. "M R" sends a message           target:  SP REQZIP
  11.                                subject: 12345 12346 12347 12348 (numbers of
  12.                                                                  messages that
  13.                                                                  he wants to
  14.                                                                  read. WITHOUT
  15.                                                                  R !!!!)
  16.                        text of message: NO TEXT at all !
  17.                         end of message: /EX (or ctrl Z)
  18.  
  19. Server will then disassemble the subject line and tries to find corresponding
  20. messages from file area. All are packed together in !-"call" file. The "call"
  21. is users own callsign. When all are packed, the result is ZIPped with PKZIP.
  22. File !-"call".ZIP is created into YAPP directory and can be found IMMEDIATELY
  23. when BBS prompt appears after sending SP REQZIP.
  24. Then it can be downloaded with command:
  25.        YD !-"call".ZIP
  26.    or  YD !-"call"       (look at known broblems !!!)
  27.  
  28. User can make only one !-"call" file. Sending an other SP REQZIP will erase
  29. the previous file in YAPP-dir addressed to this user (!-"call".ZIP)
  30.  
  31. In some way this works like satellites......User have to take DIR first, choose
  32. wanted files, ask for them and PROCESS them in his own computer BEFORE they
  33. are ready to read.
  34. Idea is to DECREASE amount of packets sent to user and also DECREASE time that
  35. user needs from BBS.
  36.  
  37. REQZIP is NOT intended to be used as REMOTE service, just for LOCAL users of
  38. BBS.
  39.  
  40. ------------------------------------
  41.  
  42. I recommend terminal program called TPK. Made by French amateur.
  43.  
  44.                 - After YD is asked, TPK changes AUTOmaticly to YAPP
  45.                   when it finds out that binary file is coming.
  46.  
  47.                 - if you get "disconnect" WHILE YD, TPK (with support of FBB)
  48.                   can CONTINUE YAPP from the point where it was left (as
  49.                   satellites do).
  50.  
  51.  
  52. Other goodies from REQZIP:
  53.  
  54.  
  55.                 - you can grab 7+ files nicely together whit REQZIP, but
  56.                   compression does not give remarkable help.
  57.  
  58.                 - REQZIP will strip away all headers (etc. stuff) only the
  59.                   main thing (the text) is packed.
  60.  
  61.                 - other users will have more time to use BBS, and also the
  62.                   traffic in channel is decreased (thanks for compression).
  63.  
  64.  FOR SYSOP:
  65.  
  66.         - REQZIP.EXE is to be placed in same subdir as INIT.SRV
  67.           (mail path & yapp path is looked from that file)
  68.         - INIT.SRV has to be modified, I.E. REQZIP server has to be added
  69.         - In APPEL.BAT increase line (before or after epurmess):
  70.           del (YAPP-path)\!-*.*
  71.           So that disk is cleared (!-*.* files are removed daily). Or
  72.           insert a line into CRON.SYS to do this HOURly, if needed.
  73.         - Program PKZIP.EXE must be found in same dir as REQZIP.EXE or it
  74.           must be found from somewhere in PATH enveroinment subdirs.
  75.     
  76.  
  77. "Known broblems":
  78.  
  79.         - PKZIP is called within REQZIP.EXE, at this time it seems to be
  80.            program that runs OK in SMALLEST size of free memory. It needs
  81.            something as 80k to run.
  82.  
  83.         - If someone knows a packing program that runs in SMALLER size of
  84.           memory....we will be glad to change into it!
  85.  
  86.         - There HAVE TO BE at least around 97k FREE (o:97000 or OK:97000)
  87.           when FBB is running. Otherwise !-"call" messages are NOT pakced
  88.           with PKZIP (and they have to be transferred with YD !-"call")
  89.  
  90.         - Memory can be increased by shutting of ports...decreasing BIDs...
  91.           adding EMS....make your choise....
  92.  
  93.         - REQZIP (privates) have to be "handled" so that they CAN NOT BE
  94.           FORWARDED to other BBS. (As I said LOCAL service!)
  95.           (maybe ! F REQZIP in forward.sys.....or something)
  96.  
  97. Source code (T.P 5.5) is included. Unfortunately it is in finnish....and I'm
  98. NOT going to translate it! Remeber I am NOT "program guru", so if you see
  99. something is done in "stupid way".....do it better!
  100. If you are afraid of viruses, do new EXE by using source code and YOUR Turbo
  101. Pascal 5.5 (or higher). Then there is NO risk.....
  102.  
  103.  
  104. 73'Saku  OH1KH  @ OH1RBF
  105.                 @ UOSAT5
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.